Revision: zsh--cvshead--1.0--patch-372
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Fri Sep  9 20:33:00 UTC 2005
Standard-date: 2005-09-09 20:33:00 GMT
Modified-files: ChangeLog Doc/Zsh/zle.yo
    Src/Zle/zle_keymap.c Src/Zle/zle_main.c
    Src/Zle/zle_misc.c Src/Zle/zle_vi.c Src/builtin.c
    Src/init.c Src/params.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-372
Summary: Update from CVS

2005-09-09  Peter Stephenson  <pws@csr.com>

   * d'après 21719: Src/builtin.c, Src/init.c, Src/params.c: Add some
   mod_exports.

   * 21717: Src/Zle/zle_misc.c: where-is and execute-named-command
   didn't work with multibyte support because the remainder of
   the character wasn't read properly.

   * 21709 plus tweaks: Doc/Zsh/zle.yo, Src/builtin.c, Src/init.c,
   Src/Zle/zle_keymap.c, Src/Zle/zle_main.c, Src/Zle/zle_misc.c,
   Src/Zle/zle_vi.c: Use $KEYTIMOUT for bytes after the first
   in a multibyte character.  Reset input state on invalid
   character or EOF.
